projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
794f204
)
(Killing Buffers): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 22 Oct 2008 19:58:41 +0000
(19:58 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 22 Oct 2008 19:58:41 +0000
(19:58 +0000)
doc/lispref/buffers.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/buffers.texi
b/doc/lispref/buffers.texi
index b915e69ab6a010534ae23b89a005c622087bb0e5..2e0e64f772267912c6af576666766f4c60ea4002 100644
(file)
--- a/
doc/lispref/buffers.texi
+++ b/
doc/lispref/buffers.texi
@@
-1013,8
+1013,8
@@
It does this even if not called interactively. To prevent the request
for confirmation, clear the modified flag before calling
@code{kill-buffer}. @xref{Buffer Modification}.
-This function calls
`replace-buffer-in-windows' for cleaning up all
-windows currently displaying the buffer to be killed.
+This function calls
@code{replace-buffer-in-windows} for cleaning up
+
all
windows currently displaying the buffer to be killed.
Killing a buffer that is already dead has no effect.